home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(18, 1)
- set the memberNum of sprite 18 to the number of member "oflat"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 18 to the number of member "oround"
- updateStage()
- puppetSprite(18, 0)
- unLoad()
- SetReturn()
- play movie "outpst69.dir"
- end
-